home *** CD-ROM | disk | FTP | other *** search
- ;
- ; $VER: xpkmaster.cd 1.7 (02.04.97)
- ;
- TXT_PACKING_UPPER (0//)
- Packing
- TXT_PACKED (//)
- Packed
- TXT_UNPACKING_UPPER (//)
- Unpacking
- TXT_UNPACKED (//)
- Unpacked
- TXT_READING (//)
- Reading
- TXT_READ (//)
- Read
- TXT_ABORTED (//)
- Aborted
- ;
- ; following are added in version 4 of library
- ;
- TXT_REQ_PASSWORD (//)
- Enter password
- TXT_REQ_KEY (//)
- Enter %ld bit key
- TXT_USER_DESCRIPTION (//)
- preferences setable packing and encrypting.
- ;
- ; error strings
- ;
- ERR_OK (200//80)
- OK
- ERR_FEATURE_NOT_IMPLEMENTED_IN_SELECTED_LIBRARY (//80)
- Feature not implemented in selected library
- ERR_FUNCTION_MAY_NOT_BE_USED_WITH_FILES (//80)
- Function may not be used with files
- ERR_ERROR_READING_INPUT (//80)
- Error reading input
- ERR_WRITING_OUTPUT (//80)
- Error writing output
- ERROR_CHECK_SUM_FAILURE (//80)
- Check sum failure
- ERROR_LIBRARY_TOO_OLD_FOR_THIS_FILE (//80)
- Library too old for this file
- ERROR_OUT_OF_MEMORY (//80)
- Out of memory
- ERROR_LIBRARY_ALREADY_IN_USE (//80)
- Library already in use
- ERROR_CANT_FIND_DECOMPRESSOR_FOR_THIS_FORMAT (//80)
- Can't find decompressor for this format
- ERROR_OUTPUT_BUFFER_TOO_SMALL (//80)
- Output buffer too small
- ERROR_INPUT_BUFFER_TOO_LARGE (//80)
- Input buffer too large
- ERROR_THIS_PACKING_MODE_IS_NOT_SUPPORTED (//80)
- This packing mode not supported
- ERROR_PASSWORD_REQUIRED (//80)
- Password required
- ERROR_INPUT_FILE_IS_CORRUPT (//80)
- Input file is corrupt
- ERROR_CANT_FIND_RQUIRED_XPK_LIBRARY (//80)
- Can't find required XPK library
- ERROR_BAD_INTERNAL_PARAMETERS (//80)
- Bad internal parameters
- ERROR_DATA_CANNOT_BE_COMPRESSED (//80)
- Data cannot be compressed
- ERROR_REQUESTED_COMPRESSION_METHOD_NOT_FOUND (//80)
- Requested compression method not found
- ERROR_OPERATION_ABORTED_BY_USER (//80)
- Operation aborted by user
- ERROR_INPUT_FILE_TRUNCATED (//80)
- Input file truncated
- ERROR_MC68020_OR_BETTER_REQUIRED (//80)
- MC68020 or better required
- ERROR_DATA_ALREADY_COMPRESSED (//80)
- Data already compressed
- ERROR_DATA_NOT_COMPRESSED (//80)
- Data not compressed
- ERROR_OUTPUT_FILE_ALREADY_EXISTS (//80)
- Output file already exists
- ERROR_MASTER_LIBRARY_TOO_OLD (//80)
- Master library too old
- ERROR_SUB_LIBRARY_TOO_OLD (//80)
- Sub library too old
- ERROR_THIS_LIBRARY_CANNOT_ENCRYPT (//80)
- This library cannot encrypt
- ERROR_CANT_GET_INFO (//80)
- Can't get info
- ERROR_THIS_COMPRESSION_METHOD_IS_LOSSY (//80)
- This compression method is lossy
- ERROR_COMPRESSION_HARDWARE_REQUIRED (//80)
- Compression hardware required
- ERROR_COMPRESSION_HARDWARE_FAILED (//80)
- Compression hardware failed
- ERROR_PASSWORD_INCORRECT (//80)
- Password incorrect
- ERROR_UNKNOWN_ERROR (//80)
- Unknown error
- ;
-